4D Chart v13CT Get ID |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Chart v13
CT Get ID
CT Get ID
CT Get ID returns the unique ID for the object in area described by scope and index. This number is used by many other 4D Chart commands and is referred to as an object’s ID. To get an object’s ID, you first specify which set of objects to refer to and then the order of the object within the set. Objects are ordered from back to front. The backmost object has an index of 1.
This example shows how to extract the ID for a selected object. vID:=CT Get ID(Area;0;1) `Get the ID of the first selected object |
PROPERTIES
Product: 4D Chart
INDEX HISTORY
Created: 4D Chart 1 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||